home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SVM Mac 1
/
CD-ROM N°1.iso
/
Utilitaires
/
Programmation⁄Infos
/
UCB Logo 3.0
/
logolib
/
do.while
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-04-25
|
119 b
|
6 lines
|
[
TEXT/JV01
]
.macro do.while :while.instr :while.cond
op se :while.instr (list "while :while.cond :while.instr)
end
bury "do.while